From 5a2411669fbaf1ff177aaf34ac9322a231fc60fc Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 1 Jun 1993 17:32:53 +0000 Subject: [PATCH] (LIBS_MACHINE): Defined. --- src/m/pmax.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/m/pmax.h b/src/m/pmax.h index f99a3e2399e..9221f32c7b7 100644 --- a/src/m/pmax.h +++ b/src/m/pmax.h @@ -49,3 +49,7 @@ NOTE-END */ #undef C_ALLOCA #define HAVE_ALLOCA #endif + +/* I *think* this is what mcc@timessqr.gc.cuny.edu says is needed. + But I'm not sure; this might not even be the right file. */ +#define LIBS_MACHINE -ldnet -- 2.30.2